Skip to content

feat(perms): add stream_bundles to BuilderTxCache#124

Merged
Evalir merged 2 commits intomainfrom
evalir/eop/stream-bundles
Mar 9, 2026
Merged

feat(perms): add stream_bundles to BuilderTxCache#124
Evalir merged 2 commits intomainfrom
evalir/eop/stream-bundles

Conversation

@Evalir
Copy link
Member

@Evalir Evalir commented Mar 9, 2026

Add a stream_bundles() method that automatically paginates through all
bundles, yielding individual CachedBundle items as a Stream. Follows the
same unfold+flatten pattern used by upstream TxCache for transactions
and orders.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Add a stream_bundles() method that automatically paginates through all
bundles, yielding individual CachedBundle items as a Stream. Follows the
same unfold+flatten pattern used by upstream TxCache for transactions
and orders.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Member Author

Evalir commented Mar 9, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Evalir Evalir marked this pull request as ready for review March 9, 2026 18:13
@Evalir Evalir requested review from Fraser999 and prestwich and removed request for prestwich March 9, 2026 18:13
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Evalir Evalir enabled auto-merge (squash) March 9, 2026 20:26
@Evalir Evalir merged commit ba1b284 into main Mar 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants